h2, h3, p, ul, ol, li {
    padding: 0;
    margin: 0;
    color: inherit;
}

ul {
    list-style:  none;
}

a {
    color: inherit;
    text-decoration: none;
}

.mainw,
.w1200 {
    display: block;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    clear: both;
}

.w1400 {
    width: 1440px !important;
    margin:  0 auto;
}


.flex {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.flex.fw {
    flex-wrap:  wrap;
}


img {
    max-width: 100%;
    height:  auto;
}




.h0a {
    position: relative;
    height: 0;
    overflow: visible;
}
/** beging **/




#top {
    display: block;
}

#top  * {
    font-size: 14px;
}

.w1485  {
    width: 1485px;
    margin:  0 auto;
    display: flex;
    align-items: center;
    height: 102px;
}


#top .tel {
        background: url(/static/pc/img/top-tel.png) left center no-repeat ;
        padding-left: 50px;
}

#top .tel  .nu {
    font-size: 24px;
    font-weight: bolder;
}
 
#top  .nav {
    
}
#top  .nav  a {
    padding:  0 30px;
    font-size: 16px;
}

.ght {
    background: url(/static/pc/ght.png);
    display: block; 
}
.ght  .con {
    width: 1300px;
    margin:  0 auto;
    display: flex;
    justify-content:  space-between;
    align-items: center;
    height: 100px;
}

.ght  .con  .name-more {
    display: flex;
    flex: 0 0 455px;
    color: white;
    justify-content:  space-between;
    background: url(/static/pc/ght-icon.png) left  center no-repeat;
    padding-left: 50px;
}

.ght  .con  h3 {
    font-size: 36px;
        letter-spacing: 2px;
}


.ght  .con  .name-more  .more {
    line-height: 71px;
}

.ght  .con  .info {
    /*display: flex;*/
    width: 750px;
}

.ght  .con  .info .text-left {
    text-align: left;
}

.ght  .con  .info .text-right {
    text-align: right;
}

#home-prolist { 
        padding-top: 20px;
}




#home-news {
    
}

#home-news .mainw {
    display: flex;
    justify-content:  space-between;
}
#home-news .mainw  .qyxw {
    width: 550px;
}

#home-news .qyxw  {
    margin-top: 30px;
    margin-bottom: 30px;
}


#home-news .qyxw >a  {
    line-height: 2em;
    margin-bottom: 20px;
}
#home-news .qyxw >a   {
    line-height: 1.3em;
    display: flex;
    justify-content:  space-between;
    height: 28px;
}

#home-news .qyxw >a  .name {
    background: url(/static/pc/img/news-t.png) left no-repeat;
    padding-left: 60px;
    font-size: 24px;
    font-weight: bold;
}


#home-news .qyxw  .top  a {
    display: flex;
    flex-wrap: nowrap;
       background: url(/static/pc/img/news-b.png);
       width: 571px;
       height: 139px;
       padding: 10px;
       box-sizing: border-box;
       margin-bottom: 30px;
}

#home-news .qyxw  .top .img {
 margin-right: 20px;
 flex: 0 0 153px;
}

#home-news .qyxw  .top .img  img{
 width: 100%;
 max-height: 100%;
}
#home-news .qyxw  .top h3 {
    font-size: 18px;
    font-weight: normal;
        overflow: hidden;
            text-overflow: ellipsis;
                white-space: nowrap;
                    width: 378px;
                    font-weight: 800;
}

#home-news .qyxw  .top  p {
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}

#home-news .qyxw  .list {
    
}

#home-news .qyxw  .list  a {
   display: flex;
   flex-wrap:  nowrap;
   line-height: 2.4em;
   justify-content:  space-between;
   padding-left: 60px;
          background: url(/static/pc/img/news-u.png) left center no-repeat ;
}

 



#links {
    margin-top: 20px;
    margin-bottom: 20px;
    background: url(/static/pc/img/link.png) left center no-repeat;
    padding-left: 150px;
    margin:  0 auto;
    width: 1200px;
    box-sizing: border-box;
}

 




#links .namex {
     color: #fa7906;
     font-size: 18px;
     text-align: left;
}

#links .namex span {
    color: white;
}

#links {
    margin-top: 1em;
    margin-bottom: 1em;
        min-height: 51px;
}


#links a {
    vertical-align:  top;
        line-height: 50px;
}











#footer {
    background: #303030;
    color: #fdfaf8;
}


#footer  .mainw {
    display: flex;
    flex-wrap:  nowrap;
    justify-content: space-between;
    padding-top: 50px;
    padding-bottom: 50px;
}

#footer  .mainw:after, #footer  .mainw:before {
    content:  "";
    display:  none;
}


#footer  .mainw  > .logo {
    width: 240px;
}


#footer  .mainw  > .logo .u {
    background: #fe6500;
    line-height: 2.6em;
    text-align: center;
    display:  block;
    margin-bottom: 30px;
}

#footer  .mainw  > .logo .img {
    display: block;
    text-align: center;
}









#footer  .mainw  > .con {
    width: 760px;
}

#footer  .mainw  > .con .nav {
    display: flex;
    justify-content:  space-around;
    line-height: 1em;
    padding-top: 20px;
    padding-bottom: 30px;

}

#footer  .mainw  > .con > a {
    border-right: 1px solid white;
    width: 11%;
    text-align: center;
}

#footer  .mainw  > .con ul {
    display: flex;
    flex-wrap:  wrap;
}


#footer  .mainw  > .con ul li {
    line-height: 2em;
    width: 50%;
}


#footer  .mainw  > .con .morepro {
    margin-top: 1em;
}

#footer  .mainw  > .con .morepro  a {
    display: inline-block;
    padding:  0 1em;
    line-height: 1.8em;
}


#footer  .mainw  > .ewm {
    width: 160px;
}

#footer  .cp {
    color: #000000;
    line-height: 3em;
    text-align: center;
    border-top: 2px solid #fe6500;
    color: white;

}



#cp {
    background: linear-gradient(to right, #076b57, #076b57);
    background: #076b57;
    color: white;
    line-height: 3em;
    text-align: center;
}


























#home-case {
    background: url(/static/pc/img/case.png) top center  no-repeat;
        background: url(/static/pc/img/case.png) top right no-repeat;
    margin-top: 20px;
    padding-top: 20px;

}


#home-case .flex   {
    flex-wrap: wrap;
}



#home-case .flex a  {
    flex-wrap: wrap;
}








#home-case .w1200 {

}

#home-case .flex {
    margin-top: 30px;
}
#home-case .flex a {
    width: 377px;
    width: 290px;
    position: relative;
    margin-bottom: 30px;
}

#home-case .flex a img {
    width: 100%;
    height: auto;
}


#home-case .flex a .img {
    font-size: 0;
}

#home-case .flex a p {
    width: 377px;
    height: 55px;
    line-height: 45px;
    padding-left: 30px;
    width: 347px;
    width: 290px;
        box-sizing: border-box;

    color: white;
    background: url(/static/pc/img/case-p.png) top center  no-repeat;
}
#home-case .flex a:first-child  p,
#home-case .flex a:hover  p {

    background: url(/static/pc/img/case-p-hover.png) top center  no-repeat;
}












#dituContent  img {
    max-width:  none;
}

#telx {
    position: relative;
    top: -40px;
    z-index: 999999;
}


#telx  .tel {
    float: right;
    position: relative;
    top: 2px;
}

#telx  .tel  span {
    color: white;
    font-size: 25px;
    position: absolute;
    top: 20px;
    left: 200px;
    color: white;
    font-size: 25px;
    position: absolute;
    top: 26px;
    left: 177px;
}

#chanpin {
    clear: both;
    position: relative;
    top: -20px;
}



.list-more {
    background: #3074fd;
    color: white;
    line-height: 44px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.list-more  .con a {
    display: inline-block;
    padding-left: 18px;
    padding-right: 18px;
    border-right: 1px solid white;
    line-height: 1.5em;
    padding-left: 36px;
        padding-right: 36px;
}


.main-title {

    display:block;
    text-align: center;
    margin-top: 20px;
}
.main-title h3 {
    font-size: 29px;
    font-weight: normal;
    color: #222;
    line-height: 2em;
}
.main-title p {

}

#inner-list-pic .con li img,
.inner-left .unit img {
        border: 1px solid #ccc;
            box-sizing: border-box;
}
